记作业>英语词典>one C翻译和用法

one C

[网络] 一个C

网络

双语例句

  • At one point, C++ was the leading language and people thought it would always be so.
    C++曾经是最主要的语言,人们认为这会一直持续下去。
  • NET module ( one C# class library).
    NET组件(实现为一个C类库)内。
  • I think that one serious burden of C++ was the lack of a standard library.
    我觉得C++的一个严重问题就是缺少标准的程序库。
  • In this paper, we given one C++ program for two maths game.
    文章给出两个拆数游戏的C++程序。
  • By research the GNU GCC compiler, this paper provides some program optimizing solution for one developing DSP C compiler.
    本文通过对GNUGCC编译器的研究,提出了针对具体一个DSP处理器的在编译的汇编阶段的优化方案。
  • So p minus one's constraint for one component times C components.
    那么每个组分p-1个约束条件,乘以C各组分。
  • Download service is one typical C/ S mode; Listen in online service with B/ S development mode from server is accepted by IE browser in Client endpoint.
    下载服务是一种典型的C/S模型;而在线收听服务通过B/S开发模式在客户端是通过IE浏览器来接受。
  • Its hard to determine the initial orbit for traditional methods with Doppler measurement data of only one TT& C station.
    只有单站测速数据的情况下,传统的定轨方法难以实现初轨确定。
  • In this example, only one C file is used, but in large systems, typically various libraries are built and finally linked to build the executable file.
    在这个例子中,只有一个C文件被使用,但是在较大的系统中,通常是各种数据库被建立,最终连接到这个可执行文件中。
  • Since PHP is an interpreted language rather than a compiled one like C or the Java language, the entire parse-compile-execute steps are carried out for every request.
    由于PHP是一种解释语言,而非C或Java等编译语言,对每个请求执行了“解析-编译-执行”的整个步骤。